翻訳と辞書
Words near each other
・ Flow (Terence Blanchard album)
・ Flow (video game)
・ Flow assurance
・ Flow banding
・ Flow battery
・ Flow birefringence
・ Flow blue
・ Flow Chart
・ Flow chart language
・ Flow chemistry
・ Flow coefficient
・ Flow computer
・ Flow conditioning
・ Flow conditions
・ Flow control
Flow control (data)
・ Flow control (fluid)
・ Flow control structure
・ Flow control valve
・ Flow Country
・ Flow cups
・ Flow cytometry
・ Flow cytometry bioinformatics
・ Flow Cytometry Standard
・ Flow device
・ Flow diagram
・ Flow distribution in manifolds
・ Flow diverter
・ Flow Energy
・ Flow Festival


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Flow control (data) : ウィキペディア英語版
Flow control (data)

In data communications, flow control is the process of managing the rate of data transmission between two nodes to prevent a fast sender from overwhelming a slow receiver. It provides a mechanism for the receiver to control the transmission speed, so that the receiving node is not overwhelmed with data from transmitting node. Flow control should be distinguished from congestion control, which is used for controlling the flow of data when congestion has actually occurred.〔 Flow control mechanisms can be classified by whether or not the receiving node sends feedback to the sending node.
Flow control is important because it is possible for a sending computer to transmit information at a faster rate than the destination computer can receive and process it. This can happen if the receiving computers have a heavy traffic load in comparison to the sending computer, or if the receiving computer has less processing power than the sending computer.
==Stop-and-wait==

Stop-and-wait flow control is the simplest form of flow control. In this method, the receiver indicates its readiness to receive data for each frame, the message is broken into multiple frames. The sender waits for an ACK (acknowledgement) after every frame for specified time (called time out). It is sent to ensure that the receiver has received the frame correctly. It will then send the next frame only after the ACK has been received.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Flow control (data)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.